home *** CD-ROM | disk | FTP | other *** search
/ Bandai Visual CD-ROM Previews 3 / Bandai Visual CD-ROM Previews 3.iso / TWISTY_DEMO / #2_DEMO_02.dir / 00007_Script_7 < prev    next >
Text File  |  1995-02-06  |  121b  |  8 lines

  1. on exitFrame
  2.   if the timer > 28 * 60 then
  3.     go to next
  4.   else
  5.     go to the frame
  6.   end if
  7.   myRepeatAiff 3
  8. end